home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / quizrd41.zip / HISTORY.TXT < prev    next >
Text File  |  1992-02-24  |  8KB  |  167 lines

  1.  
  2.                       HISTORY FILE FOR QUIZARD'S MOUNTAIN
  3.                       ===================================
  4.  
  5. Version 4.1
  6. -----------
  7.   Added routines to check for the existance of CATEGORY.DAT and at least
  8.  one Question file (which should have been in there in the first place!)
  9.   Inadvertantly left the two Question files out of v4.0. Included in the
  10.  .ZIP now.
  11.  
  12. Version 4.0
  13. -----------
  14. (02-16-92)
  15.   Well, the long-awaited and long-overdue conversion from the old DoorPch
  16.  library is finally completed. About the only significant changes are in the
  17.  configuration file. The first 4 lines stay the same. The category filenames
  18.  and display names now go in a separate file called CATEGORY.DAT (see the
  19.  enclosed file for the format). You do not need to specify the number of
  20.  categories on the first line and do not put the / at the end of each entry.
  21.  There are 2 entries on each line of the CATEGORY.DAT file. The first is the
  22.  actual DOS filename and the second is the name of the Category you want
  23.  displayed on the screen. For example:  GENERAL.DAT/General Topics
  24.  Note the / in between!
  25.   For those of you who have registered before, you will need to call MicroNet
  26.  for your new registration number. The old QUIZARD.REG file will no longer
  27.  work.
  28.   WARNING: Make sure you back up your old files before installing this new
  29.  version.
  30.  
  31.               CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 3.0+
  32.               ==================================================
  33.  
  34. 01-13-89
  35. --------
  36.    Recompiled with DoorPch 3.4. No changes were made to Quizard's itself. 
  37.    This version of DoorPch allows for a bug in the IBM BIOS c. 1982 which
  38.    would lock up under previous versions of DoorPch. Changed version number
  39.    to avoid confusion with 3.0 compiled under DoorPch 3.3.
  40.  
  41. 10-2-88
  42. -------
  43.  
  44.    Recompiled with DoorPch 3.3. According to the authors, DoorPch 3.2 had a 
  45.    bug in figuring the users remaining time. Although I have not experienced
  46.    it on my system, I did the recompile just to be on the safe side. No other
  47.    changes were made.
  48.  
  49. 9-26-88
  50. -------
  51.  
  52.    Recompiled with DoorPch 3.2 to provide compatibility with PCBoard 14.0.
  53.  
  54.    Both the ANSI and non-ANSI versions have been combined so it is no longer 
  55.    necessary to run two doors. The program will first check to see if the user
  56.    is in graphics mode and if so will continue on. If not, he is given the 
  57.    option to switch to graphics mode.
  58.  
  59.    Removed requirement that the Demo version use my name and BBS name. You may
  60.    now use your own, however, it will still say 'Evaluation Copy' until the
  61.    program is registered.
  62.  
  63.  
  64.            CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 1.7 AND 2.1
  65.            =========================================================
  66.  
  67. 6-29-88
  68. -------
  69.  
  70.    Version 1.7 is now totally compatible with version 2.1. In fact it is 
  71. exactly the same except it doesn't require an ANSI compatible system. You may 
  72. run both versions from the same directory and they will access the same 
  73. Question databases, WIZARDS.DAT, QUIZARDx.CFG and use the same QUIZARD2.SYS
  74. file. However, you must still have two DOORS on the menu since one batch 
  75. file must run QUIZARD.EXE and the other runs QUIZARD2.EXE.
  76.  
  77.    Both versions now use the internal bulletin function of DOORPCH31. Therefore 
  78. the Bulletin path is no longer used in the .CFG files. In it's place you must 
  79. enter the number of Categories available. Hopefully this will eliminate those 
  80. nasty Error 52 messages!  
  81.  I recommend you run both programs before any of your users since you must
  82. answer some questions pertaining to number of names to be listed, Bulletin 
  83. path, etc. The program will create two bulletin files: QUIZARD.BUL and
  84. QUIZARD2.BUL. If you would like to have only one Bulletin, I suggest you add 
  85. a line in the Door batch file to copy one .BUL file over the other.
  86. For example:
  87.  
  88.       For 1.7                                For 2.1
  89.       =======                                =======
  90. ECHO OFF                               ECHO OFF
  91. CD\PCB\DOORS                           CD\PCB\DOORS
  92. QUIZARD QUIZARD.CFG                    QUIZARD2 QUIZARD.CFG
  93. COPY QUIZARD.BUL QUIZARD2.BUL          COPY QUIZARD2.BUL QUIZARD.BUL
  94. CD\PCB                                 CD\PCB
  95. BOARD                                  BOARD
  96.  
  97.    Quizard's now detects when a player has answered all available questions 
  98. in a particular Category and instead of resetting all pointers then, it will 
  99. switch to another Category. The pointers are not reset until all questions in 
  100. every Category have been answered. This will prevent a user learning all the 
  101. questions in one Category and answering them over and over. Especially useful 
  102. for Categories that have only a few questions in them!
  103.  
  104.    The Observe Spell now prompts for a date instead of displaying the whole 
  105. log. The default is the date he last played the game or today's date if he is 
  106. a new player.
  107.  
  108.  
  109.  
  110.                CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 2.0
  111.                =================================================
  112.  
  113. 5-30-88
  114. -------
  115.  
  116.     This version of QM has finally removed the necessity to run the daily 
  117. maintenance utility thru the Event.sys! It now runs itself when the first 
  118. player of the day logs on.
  119.  
  120.     QM2 is compiled using Doorpch 3.1 so you must have the file DORPCH31.EXE 
  121. in the default directory or in your path. Put it in the same directory as 
  122. BRUN30.EXE and you should be ok. You also need to add a system variable to 
  123. your AUTOEXEC.BAT. Add: SET DOORPCH=PCB
  124.  
  125.     You may now use punctuation in the answers. Periods, commas, hyphens etc. 
  126. will be inserted in the hint line (which has changed from dots to down arrows) 
  127. however, they are not automatically entered in the answer so the player must 
  128. include them himself.
  129.  
  130.     QM2 uses cursor addressing which requires the player have an ANSI 
  131. compatible system. You might want to consider keeping version 1.6 online if 
  132. you have a number of users with Commodores, Atari's, etc.
  133.  
  134.     The player's Status, Time and available Spells are now kept on-screen at 
  135. all times so the Status and Time spells have been removed. The Refresh Spell 
  136. has been added to redraw the screen in case the screen gets messed up due to 
  137. line noise, etc.
  138.  
  139.     IMPORTANT! The COM port number formerly in line 1 of the .CFG file is no 
  140. longer used. It must be removed or you will get an error. The /NETWORK 
  141. parameter in multi-node systems is no longer needed and must also be removed.
  142.  
  143.     Last and best. QM2 now allows multiple Question files!! You may call these 
  144. databases anything you want, such as GENERAL.DAT, SPORTS.QST, etc. You must 
  145. put the filenames in your QUIZARDx.CFG file.
  146.  The Question database filenames start on line 6 and you may have up to 30
  147. databases. Make sure they are valid DOS filenames since the program uses 
  148. these to create the answer files for each database i.e. GENERAL.ANS,
  149. SPORTS.ANS, etc.
  150.     Since the filenames are entered in each .CFG file, multi-node systems 
  151. could have entirely different questions for each Node!
  152.  
  153. Example QUIZARD.CFG:
  154.  
  155. C:\PCB\PCBOARD.SYS
  156. MicroNet PCBoard                  <- Must not
  157. Ted                               <-          be changed
  158. Freeman                           <-                     in Demo version!
  159. 4                                 <- Number of Categories that follow.
  160. GENERAL.DAT/GENERAL KNOWLEDGE/    <- Doesn't matter what you call them as long
  161. SPORTS.DAT/SPORTS TRIVIA/         <- as the database filename comes first and 
  162. SCIENCE.QST/SCIENCE & TECHNOLOGY/ <- the Category names have slashes before  
  163. MOVIES.FIL/TELEVISION & MOVIES/   <- and after.
  164.  
  165.  
  166. 
  167.